home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / c / remote.lha / remote / remote.readme < prev    next >
Text File  |  1997-10-09  |  1KB  |  41 lines

  1. Short:     shared lib to launch remote apps
  2. Uploader:  dietmar@tomate.tng.oche.de (Dietmar Eilert)
  3. Author:    dietmar@tomate.tng.oche.de (Dietmar Eilert)
  4. Type:      dev/c
  5. Version:   RA 1.0 (BETA)
  6.  
  7. AUTHOR
  8.  
  9.   Dietmar Eilert
  10.   Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  11.   WWW: http://www.clearlight.com/~dietmar
  12.   E-Mail: dietmar@tomate.tng.oche.de
  13.           Dietmar.Eilert@post.rwth-aachen.de
  14.   Tel: +49-(0)241-81665
  15.        +49-(0)2525-7776
  16.   Fax: +49-(0)241-81665
  17.  
  18. COPYRIGHT
  19.  
  20.   All executables and the library in this package  (remote.library,  remoteopen,
  21.   remoteconfig)  are  freely  distributable  public  domain  softare  and may be
  22.   included with other software. All other files (source  code,  install  script,
  23.   documentation,  etc.)  are  copyrighted  by the author and may not be included
  24.   with other software.
  25.  
  26. DESCRIPTION
  27.  
  28.   Shared library to open files in remote applications (e.g. a  browser)  without
  29.   knowledge  of  the  executable  name,  its location on disk or its ARexx port.
  30.   Example usage: add a go-online button to your application and use this library
  31.   to  run  the  browser  and to show your homepage. With less than five lines of
  32.   code.
  33.  
  34.   The package includes freely distributable library frontends  (shell  commands)
  35.   for  use  in  installer scripts so that software authors can directly register
  36.   their programs as default application for appropriate application classes.
  37.  
  38. INSTALLATION
  39.  
  40.   Doubleclick at the installer script icon.
  41.